{
    "UrbanDataset" : {
        "context" : {
            "producer" : {
                "id" : "Solution-ID",
                "schemeID" : "SCPS"
            },
            "timeZone" : "UTC+1",
            "timestamp" : "2026-05-02T20:09:02",
            "coordinates" : {
                "format" : "WGS84-DD",
                "latitude" : 0.0,
                "longitude" : 0.0,
                "height" : 0.0
            },
            "language" : "IT",
            "note" : ""
        },
        "specification" : {
            "version" : "2.0",
            "id" : {
                "value" : "CommunicationInformation-2.0",
                "schemeID" : "SCPS"
            },
            "name" : "Communication\n            Information",
            "uri" : "https://smartcityplatform.enea.it/specification/semantic/2.0/ontology/scps-ontology-2.0.owl#CommunicationInformation",
            "properties" : {
                "propertyDefinition" : [
                    {
                        "propertyName" : "CommunicationPattern",
                        "propertyDescription" : "Communication pattern (possible values: \"Push\", \"Request Response\", \"Publish Subscribe\")",
                        "dataType" : "enumeration",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "DataDescription",
                        "propertyDescription" : "Textual description of the sent data",
                        "dataType" : "string",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "DataFormat",
                        "propertyDescription" : "An URL identifying the Schema (XML or JSON) used to exchange data",
                        "dataType" : "string",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "VerticalSolutionName",
                        "propertyDescription" : "The name of the vertical solution",
                        "dataType" : "string",
                        "unitOfMeasure" : "dimensionless"
                    },
                    {
                        "propertyName" : "WSEndpoint",
                        "propertyDescription" : "URL of the Web Service endpoint that needs to be accessed",
                        "dataType" : "string",
                        "unitOfMeasure" : "dimensionless"
                    }
                ]
            }
        },
        "values" : {
            "line" : [
                {
                    "id" : 1,
                    "description" : "descrizione dei valori forniti",
                    "property" : [
                        {
                            "name" : "CommunicationPattern",
                            "val" : " "
                        },
                        {
                            "name" : "DataFormat",
                            "val" : " "
                        },
                        {
                            "name" : "VerticalSolutionName",
                            "val" : " "
                        },
                        {
                            "name" : "WSEndpoint",
                            "val" : " "
                        }
                    ]
                }
            ]
        }
    }
}